home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P64 < prev    next >
Text File  |  1994-02-13  |  2KB  |  63 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                    64
  6.  
  7.      The Message Menu Configuration File
  8.      -----------------------------------
  9.  
  10.      The Message Menu configuration file has a name of MESSAGE.MNU.  As
  11.      with all other TriBBS menu configuration files, MESSAGE.MNU is a text
  12.      file and can be edited with any text editor.  The format for
  13.      MESSAGE.MNU is as follows:
  14.  
  15.      ----------------------------------------------------------------------
  16.  
  17.      border background,border foreground,background,foreground
  18.      C,configurable hotkey,Change Conference,security level
  19.      E,configurable hotkey,Enter a Message,security level
  20.      R,configurable hotkey,Read Messages,security level
  21.      N,configurable hotkey,New Messages,security level
  22.      Y,configurable hotkey,Your Messages,security level
  23.      S,configurable hotkey,Text Search Messages,security level
  24.      Q,configurable hotkey,Queue Conferences,security level
  25.      Q,configurable hotkey,Set Conference Queue,security level
  26.      M,configurable hotkey,Main Menu,security level
  27.      X,configurable hotkey,Expert Mode,security level
  28.      P,configurable hotkey,Page Sysop,security level
  29.      G,configurable hotkey,Goodbye,security level
  30.  
  31.  
  32.      Where:
  33.  
  34.      border background        is the border background color for an ANSI
  35.                               color menu.
  36.  
  37.      border foreground        is the border foreground color for an ANSI
  38.                               color menu.
  39.  
  40.      background               is the background color for an ANSI color
  41.                               menu.
  42.  
  43.      foreground               is the foreground color for an ANSI color
  44.                               menu.
  45.  
  46.      configurable hotkey      is the hotkey that the caller will have to
  47.                               press to select the menu item.  Normally,
  48.                               this is set to be the same as the hardcoded
  49.                               hotkey that precedes the configurable hotkey.
  50.  
  51.      security level           is the minimum security level for this
  52.                               command.
  53.  
  54.      ----------------------------------------------------------------------
  55.  
  56.      You should note that the order of the Message Menu items and their
  57.      descriptions can be changed.  However, the color codes must be in the
  58.      configuration file's first line and each of the menu item hardcoded
  59.  
  60.  
  61.  
  62.  
  63.